home *** CD-ROM | disk | FTP | other *** search
/ CDUTIL 13 / CDUTIL #13 Julio 1995.iso / windows / autovis / avsetup.inf next >
Encoding:
INI File  |  1995-02-08  |  16.8 KB  |  371 lines

  1. ; This is the Installation Information file for installing AutoVision for
  2. ; both Windows and DOS for the AutoCAD CD-ROM.
  3. ;
  4. ; It is recommended that this file not be modified unless a copy
  5. ; of the original appsetup.inf is first created and saved.
  6. ;
  7.  
  8. ;-----------------------------------------------------------------------
  9. ; This section simply lists the distribution disks.  The string in quotes
  10. ; is the string printed in the dialog box that requests the user to insert
  11. ; the next disk.  This text string should match the diskette label.
  12. ;-----------------------------------------------------------------------
  13. [disks]
  14.   1 =.\, "CDROM"
  15.  
  16. ;-----------------------------------------------------------------------
  17. ; The AutoVision installation only does a complete install.
  18. ;
  19. ; Format: Header: (1) group name (2) size of files when installed (in kb)
  20. ;         Body:   (1) name of file list group
  21. ;-----------------------------------------------------------------------
  22. [app.copy.all] 18000
  23. ;      app.main
  24.        app.avwin
  25.        app.avdos
  26.        app.anim
  27.        app.resource
  28.        app.support
  29.        app.tutorial
  30.        app.maps
  31.  
  32. ;-----------------------------------------------------------------------
  33. ; The file list
  34. ; -------------
  35. ;   Format: The header contains the ID followed by the relative 
  36. ;       installation path.  A "0" indicates that the file list 
  37. ;       should be installed to the main directory.
  38. ;
  39. ;       The body consists of 
  40. ;           (1) the source disk number, 
  41. ;           (2) a copy flag, values for the copy flag are: 
  42. ;               1 non-compresses, 
  43. ;               2 compressed to uncompressed,
  44. ;               3 append copy, non-compressed, 
  45. ;               4 append copy, compressed to uncompressed.  
  46. ;           (3) a destination directory, if none use the default
  47. ;           supplied in the header, if "0" use the main directory.
  48. ;           (4) the destination file name if different from that of 
  49. ;           the source,
  50. ;           (5) the string to be displayed when copying the file.
  51. ;------------------------------------------------------------------------
  52. ; [app.main]     0
  53. ;   1:readme.avs,1,0,"readme.avs"
  54. ;   1:getstart.txt,1,0,"getstart.txt"
  55.  
  56. [app.avwin]     avwin
  57.   1:avpacked\readmew.avs,2,,readme.avs,"readme.avs"
  58.   1:avpacked\getstarw.txt,2,,getstart.txt,"getstart.txt"
  59.   1:avpacked\autovisw.dcl,2,,autovis.dcl,"autovis.dcl"
  60.   1:avpacked\rendcomw.dcl,2,,rendcomm.dcl,"rendcomm.dcl"
  61.   1:avpacked\animdclw.dcl,2,,animdcl.dcl,"animdcl.dcl"
  62.   1:avpacked\animw.lsp,2,,anim.lsp,"anim.lsp"
  63.   1:avpacked\apianimw.lsp,2,,api_anim.lsp,"api_anim.lsp"
  64.   1:avpacked\dlganimw.lsp,2,,dlg_anim.lsp,"dlg_anim.lsp"
  65.   1:avpacked\walkw.lsp,2,,walk.lsp,"walk.lsp"
  66.   1:avpacked\autovisw.arx,2,,autovis.arx,"autovis.arx"
  67.   1:avpacked\lsobj.arx,2,,lsobj.arx,"lsobj.arx"
  68.   1:avpacked\autovisw.xmx,2,,autovis.xmx,"autovis.xmx"
  69.   1:avpacked\autovis.mnu,2,,autovis.mnu,"autovis.mnu"
  70.   1:avpacked\anim.bmp,2,,anim.bmp,anim.bmp""
  71.   1:avpacked\anim32.bmp,2,,anim32.bmp,"anim32.bmp"
  72.   1:avpacked\bkgrnd.bmp,2,,bkgrnd.bmp,"bkgrnd.bmp"
  73.   1:avpacked\bkgrnd32.bmp,2,,bkgrnd32.bmp,"bkgrnd32.bmp"
  74.   1:avpacked\editland.bmp,2,,editland.bmp,"editland.bmp"
  75.   1:avpacked\edlnd32.bmp,2,,edlnd32.bmp,"edlnd32.bmp"
  76.   1:avpacked\fog.bmp,2,,fog.bmp,fog.bmp""
  77.   1:avpacked\fog32.bmp,2,,fog32.bmp,fog32.bmp""
  78.   1:avpacked\landlib.bmp,2,,landlib.bmp,"landlib.bmp"
  79.   1:avpacked\lndlib32.bmp,2,,lndlib32.bmp,"lndlib32.bmp"
  80.   1:avpacked\newland.bmp,2,,newland.bmp,"newland.bmp"
  81.   1:avpacked\newlnd32.bmp,2,,newlnd32.bmp,newlnd32.bmp""
  82.   1:avpacked\setuv.bmp,2,,setuv.bmp,"setuv.bmp"
  83.   1:avpacked\setuv32.bmp,2,,setuv32.bmp,"setuv32.bmp"
  84.   1:avpacked\autovis.hlp,2,,autovis.hlp,"autovis.hlp"
  85.   1:avpacked\sitenamw.txt,2,,sitename.txt,"sitename.txt"
  86.  
  87. [app.avdos]     avdos
  88.   1:avpacked\readmed.avs,2,,readme.avs,"readme.avs"
  89.   1:avpacked\getstard.txt,2,,getstart.txt,"getstart.txt"
  90.   1:avpacked\autovisd.dcl,2,,autovis.dcl,"autovis.dcl"
  91.   1:avpacked\rendcomd.dcl,2,,rendcomm.dcl,"rendcomm.dcl"
  92.   1:avpacked\animdcld.dcl,2,,animdcl.dcl,"animdcl.dcl"
  93.   1:avpacked\animd.lsp,2,,anim.lsp,"anim.lsp"
  94.   1:avpacked\apianimd.lsp,2,,api_anim.lsp,"api_anim.lsp"
  95.   1:avpacked\dlganimd.lsp,2,,dlg_anim.lsp,"dlg_anim.lsp"
  96.   1:avpacked\walkd.lsp,2,,walk.lsp,"walk.lsp"
  97.   1:avpacked\autovisd.xmx,2,,autovis.xmx,"autovis.xmx"
  98.   1:avpacked\autovisd.arx,2,,autovis.arx,"autovis.arx"
  99.   1:avpacked\lsobj.arx,2,,lsobj.arx,"lsobj.arx"
  100.   1:avpacked\acad.mnu,2,,acad.mnu,"acad.mnu"
  101.   1:avpacked\autovis.ahp,2,,autovis.ahp,"autovis.ahp"
  102.   1:avpacked\sitenamd.txt,2,,sitename.txt,"sitename.txt"
  103.  
  104. [app.anim]   anim
  105.   ; Windows animation player 
  106.   1:anim\aaplay.dll,1,,aaplay.dll,"aaplay.dll"
  107.   1:anim\aavga.dll,1,,aavga.dll,aavga.dll""
  108.   1:anim\aawin.exe,1,,aawin.exe,"aawin.exe"
  109.   1:anim\aawin.hlp,1,,aawin.hlp,"aawin.hlp"
  110.   ; Dave's targa animator 
  111.   1:anim\flcreate.exe,1,,flcreate.exe,"flcreate.exe"
  112.   1:anim\rtm.exe,1,,rtm.exe,"rtm.exe"
  113.   1:anim\dpmi16bi.ovl,1,,dpmi16bi.ovl,"dpmi16bi.ovl"
  114.   ; DOS animation player 
  115.   1:anim\aniplay.exe,1,,aniplay.exe,aniplay.exe""
  116.  
  117. [app.resource]   anim\resource
  118.   1:anim\resource\aa.mu,1,,aa.mu,"aa.mu"
  119.   1:anim\resource\aadisp.drv,1,,aadisp.drv,"aadisp.drv"
  120.   1:anim\resource\supervga.drv,1,,supervga.drv,"supervga.drv"
  121.   1:anim\resource\vesa.drv,1,,vesa.drv,"vesa.drv"
  122.   1:anim\resource\aahrmenu.fnt,1,,aahrmenu.fnt,"aahrmenu.fnt"
  123.   1:anim\resource\aamenu.fnt,1,,aamenu.fnt,"aamenu.fnt"
  124.   1:anim\resource\anim.pdr,1,,anim.pdr,"anim.pdr"
  125.   1:anim\resource\flilores.pdr,1,,flilores.pdr,"flilores.pdr"
  126.   1:anim\resource\targa.pdr,1,,targa.pdr,"targa.pdr"
  127.   1:anim\resource\tiff.pdr,1,,tiff.pdr,"tiff.pdr"
  128.   1:anim\resource\gif.pdr,1,,gif.pdr,"gif.pdr"
  129.  
  130. [app.support]   avis_sup
  131.   1:avpacked\acad.rx,2,,acad.rx,"acad.rx"
  132.   1:avpacked\africa.map,2,,africa.map,"africa.map"
  133.   1:avpacked\aust.map,2,,aust.map,"aust.map"
  134.   1:avpacked\asia.map,2,,asia.map,"asia.map"
  135.   1:avpacked\canada.map,2,,canada.map,"canada.map"
  136.   1:avpacked\europe.map,2,,europe.map,"europe.map"
  137.   1:avpacked\india.map,2,,india.map,"india.map"
  138.   1:avpacked\namer.map,2,,namer.map,"namer.map"
  139.   1:avpacked\samer.map,2,,samer.map,"samer.map"
  140.   1:avis_sup\autovis.mli,1,,autovis.mli,"autovis.mli"
  141.   1:avis_sup\autovis.lli,1,,autovis.lli,"autovis.lli"
  142. ;  1:camera.dwg,2,,,"camera.dwg"
  143. ;  1:direct.dwg,2,,,"direct.dwg"
  144. ;  1:overhead.dwg,2,,,"overhead.dwg"
  145. ;  1:rm_sdb.dwg,2,,,"rm_sdb.dwg"
  146. ;  1:sh_spot.dwg,2,,,"sh_spot.dwg"
  147.  
  148. [app.tutorial]   tutorial
  149.   1:tutorial\avtut_1.dwg,1,,avtut_1.dwg,"avtut_1.dwg"
  150.   1:tutorial\avtut_2.dwg,1,,avtut_2.dwg,"avtut_2.dwg"
  151.   1:tutorial\avtut_3.dwg,1,,avtut_3.dwg,"avtut_3.dwg"
  152.   1:tutorial\avtut_4.dwg,1,,avtut_4.dwg,"avtut_4.dwg"
  153.   1:tutorial\avtut_5.dwg,1,,avtut_5.dwg,"avtut_5.dwg"
  154.   1:tutorial\avtut_6.dwg,1,,avtut_6.dwg,"avtut_6.dwg"
  155.   1:tutorial\revolve.dwg,1,,revolve.dwg,"revolve.dwg"
  156.   1:tutorial\sunstudy.dwg,1,,sunstudy.dwg,"sunstudy.dwg"
  157.   1:tutorial\winmask.tga,1,,winmask.tga,"winmask.tga"
  158.  
  159. [app.maps] maps
  160.   ; Landscape maps 
  161.   1:maps\8bush02l.tga,1,,8bush02l.tga,"8bush02l.tga"
  162.   1:maps\8bush02o.tga,1,,8bush02o.tga,"8bush02o.tga"
  163.   1:maps\8peop08l.tga,1,,8peop08l.tga,"8peop08l.tga"
  164.   1:maps\8peop08o.tga,1,,8peop08o.tga,"8peop08o.tga"
  165.   1:maps\8peop17l.tga,1,,8peop17l.tga,"8peop17l.tga"
  166.   1:maps\8peop17o.tga,1,,8peop17o.tga,"8peop17o.tga"
  167.   1:maps\8plnt01l.tga,1,,8plnt01l.tga,"8plnt01l.tga"
  168.   1:maps\8plnt01o.tga,1,,8plnt01o.tga,"8plnt01o.tga"
  169.   1:avpacked\8plnt15l.tga,2,,8plnt15l.tga,"8plnt15l.tga"
  170.   1:avpacked\8plnt15o.tga,2,,8plnt15o.tga,"8plnt15o.tga"
  171.   1:maps\8tree14l.tga,1,,8tree14l.tga,"8tree14l.tga"
  172.   1:maps\8tree14o.tga,1,,8tree14o.tga,"8tree14o.tga"
  173.   1:maps\8tree32l.tga,1,,8tree32l.tga,"8tree32l.tga"
  174.   1:maps\8tree32o.tga,1,,8tree32o.tga,"8tree32o.tga"
  175.   1:maps\8tree39l.tga,1,,8tree39l.tga,"8tree39l.tga"
  176.   1:maps\8tree39o.tga,1,,8tree39o.tga,"8tree39o.tga"
  177.   1:maps\8tree44l.tga,1,,8tree44l.tga,"8tree44l.tga"
  178.   1:maps\8tree44o.tga,1,,8tree44o.tga,"8tree44o.tga"
  179.   1:maps\maple.tga,1,,maple.tga,"maple.tga"
  180.   1:maps\maple_op.tga,1,,maple_op.tga,"maple_op.tga"
  181.   1:maps\sign_02l.gif,1,,sign_02l.gif,"sign_02l.gif"
  182.   1:maps\sign_02o.gif,1,,sign_02o.gif,"sign_02o.gif"
  183.   ; Start images 
  184.   1:avpacked\checkers.tga,2,,checkers.tga,"checkers.tga"
  185.   1:maps\avframe.tga,1,,avframe.tga,"avframe.tga"
  186.   1:maps\marbpale.tga,1,,marbpale.tga,"marbpale.tga"
  187.   1:maps\marbteal.tga,1,,marbteal.tga,"marbteal.tga"
  188.   1:maps\oak_bed2.tga,1,,oak_bed2.tga,"oak_bed2.tga"
  189.   1:maps\sky.tga,1,,sky.tga,"sky.tga"
  190.   1:maps\checkop.tga,1,,checkop.tga,"checkop.tga"
  191.   1:maps\tribump.tga,1,,tribump.tga,"tribump.tga"
  192.   1:maps\tripat.tga,1,,tripat.tga,"tripat.tga"
  193.   1:maps\oak_bed1.tga,1,,oak_bed1.tga,"oak_bed1.tga"
  194.   1:maps\3d.tga,1,,3d.tga,"3d.tga"
  195.   1:maps\3ds.tga,1,,3ds.tga,"3ds.tga"
  196.   1:maps\adesk2.tga,1,,adesk2.tga,"adesk2.tga"
  197.   1:maps\ape.tga,1,,ape.tga,"ape.tga"
  198.   1:maps\aqurfrnt.tga,1,,aqurfrnt.tga,"aqurfrnt.tga"
  199.   1:maps\aqurside.tga,1,,aqurside.tga,"aqurside.tga"
  200.   1:maps\ashsen.tga,1,,ashsen.tga,"ashsen.tga"
  201.   1:maps\asign.tga,1,,asign.tga,"asign.tga"
  202.   1:maps\bbody.tga,1,,bbody.tga,"bbody.tga"
  203.   1:maps\bbody2.tga,1,,bbody2.tga,"bbody2.tga"
  204.   1:maps\benediti.tga,1,,benediti.tga,"benediti.tga"
  205.   1:maps\biglake.tga,1,,biglake.tga,"biglake.tga"
  206.   1:maps\blplanet.tga,1,,blplanet.tga,"blplanet.tga"
  207.   1:maps\bluchina.tga,1,,bluchina.tga,"bluchina.tga"
  208.   1:maps\bmps.tga,1,,bmps.tga,"bmps.tga"
  209.   1:maps\brnbricb.tga,1,,brnbricb.tga,"brnbricb.tga"
  210.   1:maps\brnbrick.tga,1,,brnbrick.tga,"brnbrick.tga"
  211.   1:maps\brnmarop.tga,1,,brnmarop.tga,"brnmarop.tga"
  212.   1:maps\brwmmarb.tga,1,,brwmmarb.tga,"brwmmarb.tga"
  213.   1:maps\bubinga.tga,1,,bubinga.tga,"bubinga.tga"
  214.   1:maps\buttons.tga,1,,buttons.tga,"buttons.tga"
  215.   1:maps\camoflab.tga,1,,camoflab.tga,"camoflab.tga"
  216.   1:maps\camoflag.tga,1,,camoflag.tga,"camoflag.tga"
  217.   1:maps\canada.tga,1,,canada.tga,"canada.tga"
  218.   1:maps\cement.tga,1,,cement.tga,"cement.tga"
  219.   1:maps\checker.tga,1,,checker.tga,"checker.tga"
  220.   1:maps\clock.tga,1,,clock.tga,"clock.tga"
  221.   1:maps\cloud.tga,1,,cloud.tga,"cloud.tga"
  222.   1:maps\conctile.tga,1,,conctile.tga,"conctile.tga"
  223.   1:maps\cruiser.tga,1,,cruiser.tga,"cruiser.tga"
  224.   1:maps\dash.tga,1,,dash.tga,"dash.tga"
  225.   1:maps\dimple.tga,1,,dimple.tga,"dimple.tga"
  226.   1:maps\earthmap.tga,1,,earthmap.tga,"earthmap.tga"
  227.   1:maps\eye_iris.tga,1,,eye_iris.tga,"eye_iris.tga"
  228.   1:maps\fence.tga,1,,fence.tga,"fence.tga"
  229.   1:maps\gold.tga,1,,gold.tga,"gold.tga"
  230.   1:maps\granite.tga,1,,granite.tga,"granite.tga"
  231.   1:maps\gravel1.tga,1,,gravel1.tga,"gravel1.tga"
  232.   1:maps\graymarb.tga,1,,graymarb.tga,"graymarb.tga"
  233.   1:maps\grid.tga,1,,grid.tga,"grid.tga"
  234.   1:maps\grybrick.tga,1,,grybrick.tga,"grybrick.tga"
  235.   1:maps\house2_l.tga,1,,house2_l.tga,"house2_l.tga"
  236.   1:maps\idkwood.tga,1,,idkwood.tga,"idkwood.tga"
  237.   1:maps\iltwood1.tga,1,,iltwood1.tga,"iltwood1.tga"
  238.   1:maps\imarble1.tga,1,,imarble1.tga,"imarble1.tga"
  239.   1:maps\imetal.tga,1,,imetal.tga,"imetal.tga"
  240.   1:maps\imetalb.tga,1,,imetalb.tga,"imetalb.tga"
  241.   1:maps\inlay3.tga,1,,inlay3.tga,"inlay3.tga"
  242.   1:maps\inlay4.tga,1,,inlay4.tga,"inlay4.tga"
  243.   1:maps\ipavers.tga,1,,ipavers.tga,"ipavers.tga"
  244.   1:maps\ishingl2.tga,1,,ishingl2.tga,"ishingl2.tga"
  245.   1:maps\istone2.tga,1,,istone2.tga,"istone2.tga"
  246.   1:maps\ivines1.tga,1,,ivines1.tga,"ivines1.tga"
  247.   1:maps\jupiter.tga,1,,jupiter.tga,"jupiter.tga"
  248.   1:maps\lattic1.tga,1,,lattic1.tga,"lattic1.tga"
  249.   1:maps\lattic2.tga,1,,lattic2.tga,"lattic2.tga"
  250.   1:maps\leaf.tga,1,,leaf.tga,"leaf.tga"
  251.   1:maps\mum.tga,1,,mum.tga,"mum.tga"
  252.   1:maps\palmfrnd.tga,1,,palmfrnd.tga,"palmfrnd.tga"
  253.   1:maps\pat0003.tga,1,,pat0003.tga,"pat0003.tga"
  254.   1:maps\pat0006.tga,1,,pat0006.tga,"pat0006.tga"
  255.   1:maps\pat0007.tga,1,,pat0007.tga,"pat0007.tga"
  256.   1:maps\pat0016.tga,1,,pat0016.tga,"pat0016.tga"
  257.   1:maps\pat0019.tga,1,,pat0019.tga,"pat0019.tga"
  258.   1:maps\pat0027.tga,1,,pat0027.tga,"pat0027.tga"
  259.   1:maps\pat0035.tga,1,,pat0035.tga,"pat0035.tga"
  260.   1:maps\pat0039.tga,1,,pat0039.tga,"pat0039.tga"
  261.   1:maps\pat0084.tga,1,,pat0084.tga,"pat0084.tga"
  262.   1:maps\pat0094.tga,1,,pat0094.tga,"pat0094.tga"
  263.   1:maps\pat0106.tga,1,,pat0106.tga,"pat0106.tga"
  264.   1:maps\pat0107.tga,1,,pat0107.tga,"pat0107.tga"
  265.   1:maps\pat0110.tga,1,,pat0110.tga,"pat0110.tga"
  266.   1:maps\pat0111.tga,1,,pat0111.tga,"pat0111.tga"
  267.   1:maps\pat0127.tga,1,,pat0127.tga,"pat0127.tga"
  268.   1:maps\pat0134.tga,1,,pat0134.tga,"pat0134.tga"
  269.   1:maps\pat0148.tga,1,,pat0148.tga,"pat0148.tga"
  270.   1:maps\pat0149.tga,1,,pat0149.tga,"pat0149.tga"
  271.   1:maps\pat0150.tga,1,,pat0150.tga,"pat0150.tga"
  272.   1:maps\pat0153.tga,1,,pat0153.tga,"pat0153.tga"
  273.   1:maps\pat0155.tga,1,,pat0155.tga,"pat0155.tga"
  274.   1:maps\pat0158.tga,1,,pat0158.tga,"pat0158.tga"
  275.   1:maps\pinkmarb.tga,1,,pinkmarb.tga,"pinkmarb.tga"
  276.   1:maps\refmap.tga,1,,refmap.tga,"refmap.tga"
  277.   1:maps\ringopac.tga,1,,ringopac.tga,"ringopac.tga"
  278.   1:maps\ringtex.tga,1,,ringtex.tga,"ringtex.tga"
  279.   1:maps\sand.tga,1,,sand.tga,"sand.tga"
  280.   1:maps\squig.tga,1,,squig.tga,"squig.tga"
  281.   1:maps\stereo.tga,1,,stereo.tga,"stereo.tga"
  282.   1:maps\stereobp.tga,1,,stereobp.tga,"stereobp.tga"
  283.   1:maps\sunset.tga,1,,sunset.tga,"sunset.tga"
  284.   1:maps\teak.tga,1,,teak.tga,"teak.tga"
  285.   1:maps\tile0003.tga,1,,tile0003.tga,"tile0003.tga"
  286.   1:maps\tile0009.tga,1,,tile0009.tga,"tile0009.tga"
  287.   1:maps\tile0011.tga,1,,tile0011.tga,"tile0011.tga"
  288.   1:maps\tile0016.tga,1,,tile0016.tga,"tile0016.tga"
  289.   1:maps\tile0020.tga,1,,tile0020.tga,"tile0020.tga"
  290.   1:maps\treetrnk.tga,1,,treetrnk.tga,"treetrnk.tga"
  291.   1:maps\tv.tga,1,,tv.tga,"tv.tga"
  292.   1:maps\tv_bmp.tga,1,,tv_bmp.tga,"tv_bmp.tga"
  293.   1:maps\usflag.tga,1,,usflag.tga,"usflag.tga"
  294.   1:maps\valley_l.tga,1,,valley_l.tga,"valley_l.tga"
  295.   1:maps\whiteash.tga,1,,whiteash.tga,"whiteash.tga"
  296.   1:maps\window1.tga,1,,window1.tga,"window1.tga"
  297.   1:maps\window2.tga,1,,window2.tga,"window2.tga"
  298.   1:maps\window3.tga,1,,window3.tga,"window3.tga"
  299.   1:maps\window4.tga,1,,window4.tga,"window4.tga"
  300.   1:maps\window5.tga,1,,window5.tga,"window5.tga"
  301.   1:maps\window6.tga,1,,window6.tga,"window6.tga"
  302.   1:maps\x29decal.tga,1,,x29decal.tga,"x29decal.tga"
  303.   1:maps\x29decl2.tga,1,,x29decl2.tga,"x29decl2.tga"
  304.  
  305.  
  306.  
  307.  
  308. ;------------------------------------------------------------------------
  309. ; This section tells setup.exe about the Program Group to install
  310. ; at the conclusion of the installation process. The [progman.groups]
  311. ; section indicates that the Program Group should have the name AutoCAD. This
  312. ; is the caption displayed under the Program Group when it is iconized.
  313. ; ACAD.GRP is the disk file Windows uses to restore the group at the start
  314. ; of Windows.
  315. ;------------------------------------------------------------------------
  316. [progman.groups]
  317.   AutoCAD,ACAD.GRP
  318.  
  319. ;------------------------------------------------------------------------
  320. ; This section tells setup.exe what icons to install into the Program Group
  321. ; that was created by the section above. It indicates that "AutoCAD" is
  322. ; the default icon caption offered to the user for the AutoCAD icon.  This
  323. ; caption can be overridden during installation.  The first "acad.exe" is
  324. ; the command line to be added to the icon.  It has the output directory
  325. ; added to it as part of the install process and then this becomes the
  326. ; command line in the icon.  The second "acad.exe" tells the Program
  327. ; Manager which file to get the icon from. The second line, "Readme" is
  328. ; used to create an icon that will allow the user to double-click and
  329. ; have notepad.exe open the readme.doc file for the user to read.
  330. ; I have added two fields to the section below; fields 4 and 5.
  331. ; Field 4 is the "argument" field it is a file name that must exist for
  332. ; the Icon to be added to the Program Manager. This field may be empty or
  333. ; as illustrated below, may have arguments as in; readme.doc, readme.drv etc. 
  334. ; Field 5
  335. ; should be either empty or set to 1. If this field is set to 1, and
  336. ; there is an argument in field 4 then the drive and directory where
  337. ; AutoCAD is being installed is PRE-pended to the command line
  338. ;executable file.
  339. ; Example;
  340. ; Suppose the install directory is c:\acadwin.
  341. ; then;
  342. ;  "Readme" , notepad.exe, notepad.exe,readme.doc,
  343. ; results in;
  344. ;  "notepad.exe c:\acadwin\readme.doc" would be the command line added
  345. ;   to the icon.
  346. ; and;
  347. ;  "Readme" , notepad.exe, notepad.exe,readme.doc,1
  348. ; results in;
  349. ;  "c:\acadwin\notepad.exe c:\acadwin\readme.doc" would be the
  350. ;   command line added to the icon.
  351. ; also
  352. ;  "AutoCAD", acad.exe , acad.exe,,
  353. ; results in;
  354. ;  "c:\acadwin\acad.exe" would be the command line added
  355. ;   to the icon.
  356. ;
  357. ;Note if these fields are left blank, the comas are still REQUIRED.
  358. ;------------------------------------------------------------------------
  359. [AutoCAD]
  360.   "AutoVision",autovis.exe,autovis.exe,,
  361.  
  362. ;[environment]
  363. ;   acad.ini
  364.  
  365. ;[acad.ini]
  366. ;   app.exes1, AveCfg, 0, 
  367. ;   app.exes1, AcadLogFile, 0, acad.log
  368. ;   app.exes1, AcadMaxMem,, 4000000
  369. ;   app.dic.french, French, support, french.dic
  370. ;   app.dic.english, English, support, english.dic
  371.